home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr27 / dosvue_4.zip / DOSVIEW.DOC next >
Text File  |  1995-02-18  |  73KB  |  1,850 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.                                    DOSview
  15.                                    ═══════
  16.  
  17.                                A DOS Extension
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.                       ▄▄▄▄▄▄▄▄▄▄▄
  33.                       █  ▄▄▄▄▄  █  (C)Copyright 1994-1995
  34.                       █  █   █  █
  35.                       █  ▀▀▀▀▀  ▀  Bremer Corporation
  36.                       █  ▄▄▄▄▄  ▄  Austin, Texas
  37.                       █  █   █  █
  38.                       █  ▀▀▀▀▀  █  All Rights Reserved
  39.                       ▀▀▀▀▀▀▀▀▀▀▀
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.                                  Version 4.0
  50.  
  51.                                 February 1995
  52.                               TABLE OF CONTENTS
  53. ══════════════════════════════════════════════════════════════════════════════
  54.  
  55.      Topic                                                        Page
  56.  
  57.      Introduction . . . . . . . . . . . . . . . . . . . . . . . .   4
  58.  
  59.      Miscellaneous  . . . . . . . . . . . . . . . . . . . . . . .   5
  60.           Requirements
  61.           Limits
  62.           Startup Options
  63.  
  64.      Files  . . . . . . . . . . . . . . . . . . . . . . . . . . .   6
  65.           Required
  66.           Supporting
  67.  
  68.      Update Procedures For Registered Users . . . . . . . . . . .   8
  69.  
  70.      Installation Instructions  . . . . . . . . . . . . . . . . .   9
  71.  
  72.      Commands . . . . . . . . . . . . . . . . . . . . . . . . . .  10
  73.           General
  74.           Normal Function Keys
  75.           Alternate Function Keys
  76.           Shift Function Keys
  77.           Control Function Keys
  78.           Miscellaneous Keys
  79.  
  80.      Swapping . . . . . . . . . . . . . . . . . . . . . . . . . .  15
  81.  
  82.      Setup  . . . . . . . . . . . . . . . . . . . . . . . . . . .  16
  83.           Switches
  84.           Viewers
  85.           Programs
  86.           File Colors
  87.           Drive Colors
  88.           Hot Commands
  89.           Quick Directories
  90.           Filter Sets
  91.           Ignored Directories
  92.           Network
  93.           Save
  94.           Notes
  95.  
  96.      Editor . . . . . . . . . . . . . . . . . . . . . . . . . . .  22
  97.           Internal Editor
  98.           Internal Viewer
  99.  
  100.      Panel Mode . . . . . . . . . . . . . . . . . . . . . . . . .  26
  101.           Wide Mode
  102.           Snake Mode
  103.           Command Line
  104.  
  105.      DOS Mode . . . . . . . . . . . . . . . . . . . . . . . . . .  28
  106.           Normal Function Keys
  107.           Control Function Keys
  108.           Miscellaneous Keys
  109.           Command Line
  110.  
  111.      Tree Mode  . . . . . . . . . . . . . . . . . . . . . . . . .  29
  112.           Function Keys
  113.           Command Line
  114.           Notes
  115.  
  116.      User Menu Mode . . . . . . . . . . . . . . . . . . . . . . .  30
  117.           Function Keys
  118.           Notes
  119.  
  120.      Tagging  . . . . . . . . . . . . . . . . . . . . . . . . . .  31
  121.  
  122.      Batch Mode . . . . . . . . . . . . . . . . . . . . . . . . .  32
  123.  
  124.      Commonly Asked Questions . . . . . . . . . . . . . . . . . .  34
  125.  
  126.      Network Operations (For Registered Users)  . . . . . . . . .  35
  127.  
  128.      Bonus Utilities (For Registered Users) . . . . . . . . . . .  36
  129.  
  130.      Shareware  . . . . . . . . . . . . . . . . . . . . . . . . .  38
  131.                                 INTRODUCTION
  132. ══════════════════════════════════════════════════════════════════════════════
  133.  
  134. DOSview was designed as a shell for MS-DOS that meets the real needs of
  135. computer professionals.  Whenever we faced a choice between enhancing the
  136. program's usefulness as a true management tool as opposed to simply a DOS
  137. helper, the programming tool choice won out.  This is because we work in an
  138. environment that demands a quick, useful tool to help us do our job.  We
  139. support a large Netware wide area network domain spanning Texas.  Our
  140. environment demands a tool that is always available with a useful and powerful
  141. command set to ease our job and thereby help us to support our users in a more
  142. professional manner.  Quite simply, DOSview, more than any other single
  143. product we know of, does just that.
  144.  
  145. We have found DOSview's tool set to be a very practical approach to DOS-level
  146. work.
  147.                                 MISCELLANEOUS
  148. ══════════════════════════════════════════════════════════════════════════════
  149.  
  150. Requirements
  151. ────────────
  152. DOSview's only known requirement is that it must run under DOS 3.1 or higher.
  153.  
  154. Limits
  155. ──────
  156. Maximum files in each panel: 2175
  157. Maximum directories in tree (Tree Mode): 4000
  158. Maximum directory levels in tree (Tree Mode): 10
  159. Maximum found files/directories in pick list: 1000
  160. Maximum capacity of internal editor: 65519 (63.99K)
  161. Maximum swap size: 208K
  162.  
  163. Startup Options
  164. ───────────────
  165. DOSview is normally started by typing DV.  However, you may specify a drive or
  166. path for each DOSview panel to use as its initial domain.  For example,
  167. starting DOSview with the command  DV C F:\UTILS  will start DOSview and
  168. attempt to point the current panel to drive C's current directory and the
  169. other panel to the F:\UTILS directory.  Typing DV only would have pointed the
  170. current panel to the current drive (and directory) and the other panel to the
  171. root of that drive.
  172.                                     FILES
  173. ══════════════════════════════════════════════════════════════════════════════
  174.  
  175. Required
  176. ────────
  177. The following files are necessary to run DOSview:
  178.  
  179. DV.EXE         The DOSview program.
  180.  
  181. DVMISC.EXE     Required for registered versions (it is the register-key file).
  182.                It must reside in DOSVIEW.EXE's home directory.
  183.  
  184. DV.HLP         The help file.  This file must reside in DV.EXE's home
  185.                directory.  That is, if DV.EXE is in C:\TOOLS, then DV.HLP must
  186.                be there also.  If it is not found, you can still get a one
  187.                page summary help screen from within DOSview itself.
  188.  
  189. Supporting
  190. ──────────
  191. The following files are made by DOSview:
  192.  
  193. DV.INI         The setup file.  This file is placed into DV.EXE's home
  194.                directory when you save the setup options screen.  See Network
  195.                Operations for an important difference.
  196.  
  197. DV.MNU         The user menu file.  The main menu file is placed into DV.EXE's
  198.                home directory when you edit and save a menu specification.
  199.                The local menu file is placed in the current directory.  With a
  200.                network setup, the local menu file can be setup to reside in a
  201.                user's network private directory.
  202.  
  203. DV.TRE         The tree file.  This file be placed in the root of the current
  204.                drive when you make a tree.
  205.  
  206. DV.DAT         The current directory information file.  DIRINFO will be used
  207.                if found and DV.DAT is not.
  208.  
  209. DV.HIS         Holds the last DOS command history list.
  210.  
  211. DV.CMD         Holds the user-defined DOS commands list.
  212.  
  213. DV.LST         Temporary file that holds the last File Find list.
  214.  
  215. DV.NET         See Network Operations.
  216.  
  217. DV.LOG         See Network Operations.
  218.  
  219. Optional Use
  220. ────────────
  221. The following files can supplement DOSview:
  222.  
  223. DVE.EXE        DVEdit.  File editor that supports a mouse and multiple
  224.                files/windows.
  225.  
  226. DVF.EXE        DVFind.  Text finder that can find text recursively through
  227.                subdirectories.
  228.  
  229. DVNSETUP       Program that sets up DOSview for network operations (only with
  230.                registered versions).
  231.  
  232. DVV.EXE        DVView.  File viewer that can view very large files of any
  233.                type.
  234.  
  235. DVZ.EXE        DVZip.  Compressed file viewer that can view files within ZIPs,
  236.                LZHs, ARJs and PAKs to the second compressed level.
  237.  
  238. Many additional utility programs (See BONUS UTILITIES section) are also
  239. shipped with the registered version.
  240.                    UPDATE PROCEDURES FOR REGISTERED USERS
  241. ══════════════════════════════════════════════════════════════════════════════
  242.  
  243. There are two ways to upgrade your registered version of DOSview starting with
  244. version 4.0.
  245.  
  246. Download from the Intenet via Anonymous FTP
  247. ───────────────────────────────────────────
  248. You may download the latest shareware PKZIP file (DOSVIEW_4.ZIP) at any time
  249. and copy its files over your existing registered files during installation.
  250. It will then become registered automatically.  (Make sure you do not delete
  251. the existing DVMISC.EXE file, which is your register-key file.)  Our ftp site
  252. is located at    io.com:/pub/usr/zboray/shareware
  253.  
  254. By mail directly from us
  255. ────────────────────────
  256. You may write to us and request the latest registered update.  Please include
  257. $15 US for shipping and handling.
  258.                           INSTALLATION INSTRUCTIONS
  259. ══════════════════════════════════════════════════════════════════════════════
  260.  
  261. To quickly get the menu system up and running, do the following (check the
  262. documentation later for specifics):
  263.  
  264. *    If you received a shareware version containing one ZIP file called
  265.      DOSVUE_4.ZIP then copy that file to a temporary directory on your
  266.      hard disk and unzip the DOSview distribution files.
  267.  
  268. Single Use...
  269. ─────────────
  270. 1    Copy all of the DOSview files to a directory in your path.
  271.  
  272. 2    Run DV.EXE.
  273.  
  274. 3    Press Shift+F10 to setup DOSview to suit your needs.
  275.  
  276. Review the documentation when possible.
  277.  
  278. Network Use (Supervisor Instructions)... -Registered Users Only
  279. ────────────────────────────────────────
  280.  
  281. 1    Copy all of the distribution files from all directories on the DOSview
  282.      disk (especially all of the *.EXE and *.HLP files) to your utilities
  283.      directory that is always in your path, like \BIN, \UTILS, or \TOOLS.
  284.  
  285. 2    Supervisor: run DV.EXE one time to setup initial user INI defaults.
  286.  
  287. 3    Supervisor: run DVNSETUP and follow its instructions.
  288.  
  289. 4    Now everyone can run DV.EXE from this directory.
  290.  
  291. Review the NETWORK OPERATIONS section of the documentation when possible.
  292.  
  293. Enjoy!
  294.                                    COMMANDS
  295. ══════════════════════════════════════════════════════════════════════════════
  296.  
  297. General
  298. ───────
  299. DOSview is primarily function key driven.  For quick work, we find this
  300. function key set most useful.  The function key line at the bottom of the
  301. panel windows is "live" - whatever state the keyboard is in, this line
  302. reflects it by showing the proper function key set.
  303.  
  304. For example, holding the Ctrl key down shows you the control function keys.
  305. Note that the function key commands on the function key line are also dimmed
  306. when their commands are not applicable.
  307.  
  308. Many of the most commonly used commands have a shortcut key which are normally
  309. control keys.  Some shortcut keys are keyboard keys, like '/' for Tree Mode,
  310. and only work when the DOS command line is empty.
  311.  
  312. Normal Function Keys
  313. ────────────────────
  314. F1   HELP      DOSview contains context sensitive help.  Anytime you are about
  315.                to commit to a command, you may press F1 to learn more about
  316.                it.  Some commands take place immediately, and you will need to
  317.                consult this documentation for them.
  318.  
  319. F2   PANELS    Toggles between panels, or a single panel, (Panel Mode) display
  320.                and a no panels (DOS Mode).  You have instant access to DOS in
  321.                either Panel Mode or DOS Mode, but DOS Mode is sometimes more
  322.                convenient.  See the Panel Mode and DOS Mode appendices for a
  323.                further explanation of these modes.  (Shortcut key = Ctrl+O)
  324.  
  325. F3   VIEW      Views the highlighted file.  See SETUP for more on viewing.
  326.  
  327. F4   EDIT      Edits the highlighted file.  See SETUP for more on editing.
  328.  
  329. F5   COPY      Copies the highlighted file or a group of tagged files.  The
  330.                default target is the other panel's domain, or if both panels
  331.                are the same, nothing.  It is important to note that all copy
  332.                and move sequences carried out by DOSview _always_ carry the
  333.                source file's attributes to the target copy of the file.  This
  334.                is what we call an "exact copy".  You always get exactly what
  335.                you had (not always true with DOS).  When copying over readonly
  336.                files, you will be asked to confirm each copy.
  337.  
  338.                If you press Ctrl+Enter instead of Enter, then DOSview will
  339.                only copy files when the respective target file is older than
  340.                the source file or the respective target file does not exist.
  341.  
  342. F6   RENAME    Moves the highlighted file or a group of tagged files or
  343. -or- MOVE      renames one file or directory.  If moving, the default target
  344. -or- RENMOV    will be the other panel's domain, or if both panels are the
  345.                same, nothing.  If renaming, the default is the current name.
  346.                Move makes "exact" copies, as noted in the above discussion on
  347.                the COPY command.
  348.  
  349. F7   MKDIR     This command makes a directory that you name within the current
  350.                panel's domain.
  351.  
  352. F8   DELETE    Erases the highlighted file or a group of tagged files.  When
  353.                erasing groups of files, you will be asked to confirm the
  354.                erasures.  When erasing readonly files, you will be asked to
  355.                confirm each readonly file.  This command will also remove
  356.                empty directories.  You cannot erase readonly and hidden files
  357.                unless you are in Expert Mode (see SETUP).
  358.  
  359. {RMDIR/WIPE}   When you press F8 on a directory name that contains additional
  360.                files and/or directories below it, you will be asked twice if
  361.                you wish to remove the underlying structure.  If you answer
  362.                Yes, _all_ structure below the directory will be deleted, no
  363.                matter what the attributes of files within that structure are.
  364.                This is a quick and final "wipe" of the entire directory
  365.                structure.  Be careful!  The deletions are actually a
  366.                combination of file deletes and directory removes, nothing
  367.                cosmic.  But the effect is a thorough DOS cleaning of the
  368.                structure - all at once.  This command only works in Expert
  369.                Mode.  There is an option do leave the directory names intact.
  370.  
  371. F9   CHDIR     Brings up a quick directory change list which is defined by you
  372.                when under Setup.
  373.  
  374. F10  QUIT      Use this command to quit DOSview (from either Panel Mode or DOS
  375.                Mode).  You will be asked to confirm.
  376.  
  377. Alternate Function Keys
  378. ───────────────────────
  379. F1   DRIVE <   Allows you to choose another drive for the left panel.  Only
  380.                on-line drives are shown.  You can simply type a drive letter
  381.                and a colon and press Enter at the command line for the current
  382.                panel, as well.  Press F2 to change to the root directory.
  383.  
  384. F2   DRIVE >   Just like DRIVE < except this command is for the right panel.
  385.  
  386. F3   VIEW2     An alternate way of viewing the highlighted file.  See SETUP
  387.                for more on viewing.
  388.  
  389. F4   EDIT      An alternate way of editing the highlighted file.  See SETUP
  390.                for more on editing.
  391.  
  392. F5   XCOPY     This command copies the entire highlighted directory and all of
  393.                the structure below it to the other panel's domain.  As with
  394.                all copy commands, all of the attributes are carried with all
  395.                of the files (but not non-dos like network attributes), so you
  396.                get an exact DOS-level file keeping all file attributes
  397.                intact.  This is called pruning and grafting by some other
  398.                utilities and is only available in Expert Mode.
  399.  
  400. F6   YMOVE     This command is just like the XCOPY command except that a move
  401.                is performed instead of a copy.  Again, it is called pruning
  402.                and grafting in some other utilities and is only available in
  403.                Expert Mode.
  404.  
  405. F7   FIND      Allows you to search for any file or file specification within
  406.                the current panel's domain.  The file specification can be any
  407.                valid DOS file specification, like:  YR1??2.* or MY*.D?C.  You
  408.                can also find only files containing specific text if needed.
  409.                After finding the files, a pick list will be displayed for you
  410.                to choose from.  From this list, you may view and edit listed
  411.                files.  Choosing one of the found files will take you directly
  412.                to that file's location.  (Shortcut key = Ctrl+Z)  You can use
  413.                ? to bring up a previous find list.
  414.  
  415. F8   HISTRY    Accesses the DOS command history window.  (Shortcut key = `)
  416.  
  417. F9   LINES     Switches the display from normal 25 line mode to 43/50 line
  418.                EGA/VGA mode (if so equipped) and back.
  419.  
  420. F10  TREE      DOSview provides a complete hard disk tree facility for quickly
  421.                moving to a particular directory (great for networks).  See
  422.                Tree Mode for more.  (Shortcut key = /)
  423.  
  424. Shift Function Keys
  425. ───────────────────
  426. F1   SORT <    Sorts the left panel's files by one of the following choices:
  427. F2   SORT >    Sorts the right panel's files by one of the following choices:
  428.  
  429.                FILENAME  EXT  SIZE  DATE&TIME  ATTRIBUTES  (or unsorted)
  430.  
  431.                The shortcut key Ctrl+S switches back and forth between
  432.                filename and extension sorts in the current panel.
  433.  
  434. F3   VIEW1     Another way to view the highlighted file.  See SETUP for more
  435.                on viewing.
  436.  
  437. F4   EDIT?     Allows editing of a new file or any file on the system.  See
  438.                SETUP for more on editing.
  439.  
  440. F5   ATTRIB    Allows you to change one of the attributes for the highlighted
  441.                file or all tagged files in the current panel.  Note that for
  442.                directories you may toggle the hidden attribute only.
  443.                (Shortcut key = Ctrl+A)
  444.  
  445. F6   TOUCH     Changes the date or time for the highlighted file or all tagged
  446.                files.
  447.  
  448. F7   PRINT     Print the highlighted file of all marked files.  These files
  449.                should be text-only files.  A setup string, that you define,
  450.                will be sent to the printer first, and a form feed will be sent
  451.                after each printed file.
  452.  
  453. F8   TOTAL     Totals all of the files in the underlying structure of the
  454.                highlighted directory and displays the total in the same place
  455.                as individual file totals.
  456.  
  457. F9   HEIGHT    Toggles the panel heights of both panels from short to tall and
  458.                back.  Combined with a 50-line screen and Snake Mode, you can
  459.                see a lot of files at once (135 total files versus 78 files in
  460.                short mode)!  (Shortcut key = Ctrl+Q)
  461.  
  462. F10  SETUP     This is how you set up DOSview's defaults and other items.  See
  463.                the large section on SETUP for a full description.
  464.  
  465. Control Function Keys
  466. ─────────────────────
  467. F1   PANEL <   Turns the left panel on or off.  (Also Ctrl+P or Shift+Tab)
  468.  
  469. F2   PANEL >   Turns the right panel on or off.  (Also Ctrl+P or Shift+Tab)
  470.  
  471. F3   VIEWER    Turns the other panel into a quick viewer.  Works great for text
  472.                files.  Press F3 or F4 (etc) to enhance this mode on any
  473.                particular file.  (Shortcut key = Ctrl+V)
  474.  
  475. F4   M-EDIT    Allows for multi-file editing by tagging and then selecting
  476.                this command.  The editor that supports this function is
  477.                defined under Setup.  DVEdit works well here.
  478.  
  479. F5   BATCH     Allows you to write on-the-fly batch files or text files based
  480.                on tagged files in the current panel.  See Batch Mode for more
  481.                on Batch Mode Operations.
  482.  
  483. F6   BROWSE    Puts the current panel into browse directories mode.  Here you
  484.                can move the cursor in the current panel and the other panel
  485.                will follow along.  (Shortcut key = Ctrl+B)
  486.  
  487. F7   STATUS    Shows memory and disk statistics for the host machine.  The
  488.                total disk space may be inaccurate if you are spanning drives
  489.                on a network.  Directory info is also displayed if DV.DAT or
  490.                DIRINFO file is in the current directory.  To edit this file,
  491.                press Tab.  (Shortcut key = Ctrl+L)
  492.  
  493. F8   DATA      Controls what data is displayed for each file in the current
  494.                panel.  See Snake Mode and Wide mode appendices for more on
  495.                this subject.  (Shortcut key = Ctrl+D)
  496.  
  497.                The default is..
  498.  
  499.                FILENAME  EXT  SIZE (in Bytes)   DATE  TIME
  500.  
  501.                and the alternative is..
  502.  
  503.                FILENAME  EXT  SIZE (in KBytes)  DATE  ATTRIBUTES.
  504.  
  505. F9   WIDTH     Toggles the current panel between Wide Mode and Snake Mode.
  506.                See Panel Mode for more about these two modes.
  507.                (Shortcut key = Ctrl+W)
  508.  
  509. F10  USER      DOSview provides a built in menu for DOS commands that is
  510.                completely definable by you.  See User Menu Mode for more.
  511.                (Shortcut key = = or Alt+=)
  512.  
  513. Miscellaneous Keys
  514. ──────────────────
  515. ENTER          Runs the highlighted program or changes to the highlighted
  516.                directory.  If not on an EXE, COM or BAT file and not on a
  517.                directory, then this command views the current file.  See SETUP
  518.                for more on viewing.  (Also Ctrl+M)
  519.  
  520. Ctrl+ENTER     Copies the current file or directory name to the DOS command
  521.                line.  (Also Ctrl+J or Shift+Enter {copies full path name})
  522.  
  523. TAB            Moves from the current panel to the other.  If the other panel
  524.                is not active (not visible), then TAB moves the other panel's
  525.                domain into the current panel, and vice versa (just like SWAP).
  526.                (Also Ctrl+I).  If the Status panel is showing, then TAB edits
  527.                the current directory's info file (DV.DAT / DIRINFO).
  528.  
  529. INS            Tags or untags the current file and moves to the next file.
  530.  
  531. Ctrl+\         A quick way to get to the root directory.  Of course, you may
  532.                also type CD\ at DOSview's DOS prompt.
  533.  
  534. Ctrl+C         Highlights files in both panels newer than the same file in the
  535.                other panel.  If a file does not exist in the other panel, it
  536.                will also be highlighted.
  537.  
  538. Ctrl+F         Allows you to filter what files are displayed in the current
  539.                panel.  You provide an extension and only those files will be
  540.                shown.  The extension can be less than three characters, but
  541.                _only_ a trailing wild card is allowed.  For example, TXT, SC
  542.                abd SC? are ok, but S?C is not.  (Shortcut key = Ctrl+F)  Use
  543.                Setup to define your filter sets.
  544.  
  545. Ctrl+G         In Snake Mode, DOSview normally shows all files and directories
  546.                having a hidden attribute in a soft color "ghost" color.  You
  547.                can toggle this trait to show all files with a readonly
  548.                attribute instead.
  549.  
  550. Ctrl+K         Finds duplicate files by name only in both panels.
  551.  
  552. Ctrl+R         Refreshes the current panel (not often needed).
  553.  
  554. Ctrl+U         Swaps the domain of both panels.  What was previously displayed
  555.                in the right panel is displayed in the left panel, and vice
  556.                versa.  The Snake/Wide Mode characteristics are not swapped.
  557.                If only one panel is being displayed, then this command will
  558.                bring the other panel's domain into the current panel, and vice
  559.                versa.
  560.  
  561. +/-            Tags or untags groups of files.  The specification you give
  562.                acts exactly like the normal DOS * and ? specifications.  When
  563.                there are a lot of files in the current directory, this process
  564.                can take a few seconds because it rereads the directory to get
  565.                an exact match.
  566.  
  567. *              After tagging a set of files (through a COMP command for
  568.                example), this command allows you to immediately reverse all of
  569.                the attributes in the current panel.
  570.  
  571. ?              After a find file command (Ctrl+Z), you can reuse the last
  572.                found list of files by pressing ? instead of Ctrl+Z again.
  573.  
  574. ~              Brings up (or edits) the user-defined DOS permanent command
  575.                list.
  576.  
  577. Ctrl+Alt       Immediately enables the screen saver.
  578.  
  579. Alt+A..Z,      Moves the highlight cursor to the next file starting with the
  580. Alt+0..9, Alt+-character you pressed.  To continue the search, continue
  581.                pressing letters (either Alt or not Alt).
  582.                                    SWAPPING
  583. ══════════════════════════════════════════════════════════════════════════════
  584.  
  585. DOSview employs a swap algorithm in order to provide a reasonable amount of
  586. memory for DOS applications that are run from DOSview.  DOSview takes less
  587. than 4K of memory away from applications to remember its shell
  588. characteristics.
  589.  
  590. DOSview gives an abundance of choices on where you would like to have it swap:
  591.  
  592. o    Extended memory controlled by HIMEM.SYS, QEMM.SYS, 386MAX.SYS, etc (XMS).
  593.  
  594. o    Expanded memory version 4.0 (EMS).
  595.  
  596. o    Hard disk (local or network {if you have write rights}).
  597.  
  598. o    RAMdrive defined in EMS memory (/E).
  599.  
  600. o    RAMdrive defined in XMS memory (/A).
  601.  
  602. You choose which way you want to go with the setup function.  See SETUP for
  603. more.
  604.  
  605. If you allow DOSview to swap anywhere, it will try to swap in this order:
  606. EMS, XMS, and then the root of the drive you specified.  You have the
  607. flexibility in setup to disallow any of the two memory swapping options.
  608. Additionally, you may specify the drive that DOSview will use if it can't swap
  609. to memory.
  610.  
  611. DOSview has no problems running in a DOS window under Windows 3.1.  You can
  612. even run Windows _from_ DOSview if you feel the need.
  613.  
  614. When running on a network, you should keep the following in mind:  Do not try
  615. to run batch files that have mapping commands in them.  The maps will be for a
  616. child DOS process and the program you are trying to run will not be found.
  617. This is true of any shell program.
  618.  
  619. Of course, whether on a network or not, do not run memory resident software
  620. from DOSview.  This also is true of any shell program.
  621.  
  622. If DOSview cannot find a place to swap, then it will put a message under the
  623. DOS prompt before it runs the program to remind you of such.  You should
  624. correct the problem if this occurs because a lot of memory is being used in
  625. this case.  The message is:  (unable to swap).
  626.  
  627. CONFIG.SYS DOS command to provide XMS swapping memory:
  628.      DEVICE=HIMEM.SYS (or QEMM..  or 386MAX.., etc) {If you are not running
  629.        HIMEM.SYS - you probably should be...}
  630.  
  631. CONFIG.SYS DOS commands to provide EMS swapping memory:
  632.      DEVICE=HIMEM.SYS
  633.      DEVICE=EMM386.EXE 208 RAM
  634.  
  635. CONFIG.SYS DOS commands to provide a RAMdrive swapping drive:
  636.      DEVICE=HIMEM.SYS
  637.      DEVICE=RAMDRIVE.SYS 208 /E -or- /A
  638.      The /E is for XMS (extended) and the /A is for EMS (expanded).  You
  639.      should make sure your RAM drive has at least 212,992 actual bytes
  640.      available for the swap because RAMDRIVE.SYS takes a little overhead when
  641.      creating the drive.  The number 212 may be more appropriate in this case.
  642.  
  643. Don't be confused!  Normally only DEVICE=HIMEM.SYS is needed to perform memory
  644. swapping.
  645.                                     SETUP
  646. ══════════════════════════════════════════════════════════════════════════════
  647.  
  648. The setup facility is accessed with the Shift+F10 key and is what is used to
  649. configure DOSview to work the way you want it to work.  This discussion will
  650. talk about the setup items as they appear on the setup screen.  The Tab and
  651. Shift+Tab keys will quickly move around the different Setup Mode screens.
  652. Then use the Down and Up arrow keys.  Ins toggles insert/overtype.
  653.  
  654.  
  655. SWITCHES
  656. ════════
  657.  
  658. Color Scheme
  659. ────────────
  660. You choose DOSview's color set here.  This only affects the actual color
  661. schemes, not the video memory addresses (DOSview figures that out all by
  662. itself).
  663.  
  664. Screen Saver
  665. ────────────
  666. If between 1 and 9, the screen will blank after that many minutes of keyboard
  667. inactivity.  0 disables this function unless Ctrl+Alt is pressed.
  668.  
  669. Allow EMS Swaps
  670. ───────────────
  671. If Yes, then this is always the first place DOSview looks to swap to.  208K of
  672. EMS will be used for the swap.  See Swapping for more.
  673.  
  674. Allow XMS Swaps
  675. ───────────────
  676. If Yes, then this is always the second place DOSview looks to swap to.  It
  677. will swap to EMS first if available and you have that option turned on.  If
  678. swapping to XMS, then a little less then 208K will be allocated to DOSview for
  679. the swap.  See Swapping for more.
  680.  
  681. Swap Drive
  682. ──────────
  683. This is where you tell DOSview what drive to use for its swapping algorithm.
  684. You can only enter any drive letter that exists on your system except floppys.
  685. It will only swap to the root of this drive if the previous two memory
  686. swapping choices are both turned off or if DOSview cannot find any EMS or XMS
  687. memory to swap to.  On a network, we recommend that this drive be a privately
  688. mapped drive letter that is unique for each user.  See Swapping for more.
  689.  
  690. Novell H drive (for Home) example:  MAP ROOT H:=SYS:USERS\%LOGIN_NAME
  691.  
  692. Show Colors
  693. ───────────
  694. If Yes, then DOSview will show defined file extensions in color (see Colors
  695. below); will show hidden or readonly files in a "ghost" color; and will show
  696. any color-defined drives in color (see Drive Colors below).
  697.  
  698. Show Volume Label
  699. ─────────────────
  700. If Yes, then DOSview will show the drive or volume's volume label just before
  701. the current directory at the top of each panel.
  702.  
  703. Clock
  704. ─────
  705. If yes, an on-screen clock (with military time) will be displayed.
  706.  
  707. File Name Case
  708. ──────────────
  709. You can show panel file names in upper or lower case.
  710.  
  711. Function Key Line
  712. ─────────────────
  713. You may turn the Panel Mode function key line on or off.
  714.  
  715. Closely Integrate Utilities
  716. ────────────────────────────
  717. Answer yes to allow DOSview to integrate some of its utilities like DVzip.  If
  718. integrated, then DOSview will remain on screen when the utility is run, which
  719. uses a lot of memory.  In the case of DVzip, if you are swapping to EMS, then
  720. that is ok.  But if you are swapping to RAMdisk or EMS, you should either turn
  721. thsi feature off or run DVzip in the non-swapped mode.  Running non-swapped is
  722. fine as long as you do not look at ZIP files with a lot of compressed files or
  723. look at any ARJ files (ARJ needs lots of memory to run).
  724.  
  725. F4-Internal Editor
  726. ──────────────────
  727. This determines whether the internal or external editor is called when you
  728. press F4.  The other editor will run when you press Alt+F4.
  729.  
  730. Cursor Type
  731. ───────────
  732. Determines whether a normal line cursor or a block cursor is used by DOSview.
  733.  
  734. Expert Mode
  735. ───────────
  736. If this switch is set to No, the following items will become non-functional:
  737.  
  738.      Editing and deleting readonly files
  739.      Showing hidden and system files (Ctrl+G is also inoperative)
  740.      Wiping, Xcopying and Ymoving directories
  741.  
  742. Turn expert mode off when novice users will be accessing DOSview!
  743.  
  744. Auto Save
  745. ─────────
  746. Allows you to automatically have the current panel states saved when quitting
  747. DOSview.
  748.  
  749. Password
  750. ────────
  751. If the screen saver is activated, and you define a personal password, then
  752. that password will be required before leaving the screen savers' screen.  The
  753. password must be between 1 and 8 characters long with no spaces.  Case is
  754. insignificant.  The password is stored in an encrypted fashion, so don't
  755. forget it!  The only way to remove the password is to reboot your machine and
  756. delete the DV.INI file before re-entering DOSview.
  757.  
  758.  
  759. VIEWERS
  760. ═══════
  761.  
  762. The following setup choices define how DOSview will interact with your files
  763. when viewing and editing them.  You may enter either the program's complete
  764. path name, just the program's name, or just the program's DOS call name.
  765. For the last two choices, the program must be in either the current directory
  766. or the DOS path.
  767.  
  768. Example:
  769.  
  770.      c:\dos\dve.exe
  771.      dve.exe
  772.      dve
  773.  
  774. You may also use the ' ! ' phrase to force the highlighted filename to come
  775. before any defined switches on the viewer's command line.  Example:
  776.  
  777.      view ! /50  --instead of--  view /50   {this is normally not required}
  778.  
  779. S
  780. -
  781. This determines whether DOSview will swap or not before running the program.
  782. Some external programs require swapping due to their memory requirements.
  783.  
  784. Swapping characteristics:  slightly slower loading, program's DOS screen
  785. visible after run, more memory available.
  786.  
  787. No swapping characteristics:  the opposite of the above.
  788.  
  789. External Viewer1
  790. ────────────────
  791. This program will normally call the highlighted file whenever you press F3,
  792. unless you have defined an external program for the highlighted file type.
  793. Even if defined, pressing Shift+F3 will force this program to run anyway.
  794. DVV.EXE is included as an option for you here.
  795.  
  796. External Viewer2
  797. ────────────────
  798. This program will call the highlighted file whenever you press Alt+F3, no
  799. matter what else is defined.  DVV.EXE is included as an option for you here.
  800.  
  801. External Editor
  802. ───────────────
  803. Even though DOSview has a reasonable internal editor, you may wish to use your
  804. own.  You define that program here.  DVE.EXE is included as an option for you
  805. here.
  806.  
  807. External Multi-File Editor
  808. ──────────────────────────
  809. This editor is for the tagged multi-file editing option (Ctrl+F4).  DVE.EXE
  810. also works great here.
  811.  
  812.  
  813. PROGRAMS
  814. ════════
  815.  
  816. In addition to the viewing choices above, you may define specific associated
  817. programs for various file types here.  They will run when F3 (or Enter if
  818. defined for such) is pressed.  To bypass one of these viewers for External
  819. Viewer1, press Shift+F3 instead.  T ' ! ' filename rule (as discussed in the
  820. previous section) also applies here.
  821.  
  822. Ext
  823. ───
  824. Trailing wild cards only are allowed here.  Examples:
  825.  
  826. ZIP  pkzip -vbmn
  827. WK*  c:\lotus\123
  828. W*   123
  829.  
  830. S
  831. This determines whether DOSview will swap or not before running the program.
  832. Some external programs require swapping due to their memory requirements.
  833.  
  834. Swapping characteristics:  slightly slower loading, program's DOS screen
  835. visible after run, more memory available.
  836.  
  837. No swapping characteristics:  the opposite of the above.
  838.  
  839. F3
  840. ──
  841. You may use either F3 or Enter to run the program.  If you define Enter, and
  842. one is not defined, then DOSview will look for an F3 definition.  If not
  843. found, then External Viewer1 will be used.
  844.  
  845. Do not define EXE, COM or BAT files with the Enter key.  DOSview already knows
  846. exactly what to do with them.
  847.  
  848. Associated Program
  849. ──────────────────
  850. Enter the associated program's name here.
  851.  
  852. Here is something we use the associated programs (F3 and Enter) for:
  853.  
  854. Ext S F3 Associated Program
  855. ZIP N Y  dvz         -included external program that shows a pick list of zip
  856.                       filesfor further viewing without actually unzipping the
  857.                       zip file.
  858. LZH N Y  dvz
  859. ARJ N Y  dvz
  860. ZIP Y N  pkzip -vbmn -simply lists the zip file names to the screen.
  861.  
  862.  
  863. FILE COLORS
  864. ═══════════
  865.  
  866. Ext
  867. ───
  868. This portion of setup is where you may define different display colors for
  869. certain file types.  For example, enter 'EXE' and 'E' to show executable files
  870. in bright white on a color system.  Trailing wild cards only are allowed here.
  871. Examples:
  872.  
  873. TXT
  874. TX
  875. TX*
  876. T*
  877.  
  878. ?
  879. In this slot you place a letter to represent the color you wish to use for the
  880. corresponding file type.
  881.  
  882.  
  883. DRIVE COLORS
  884. ════════════
  885.  
  886. Use this option to define panel colors for certain drives on your system.  It
  887. only works with color monitors and can help you more easily differentiate
  888. between your "normal" environment and another drive (perhaps mapped to another
  889. server or a user directory).  This is espeically beneficial on a network, but
  890. will work anywhere.
  891.  
  892. ?
  893. In this slot you place a letter to represent the color you wish to use for the
  894. corresponding drive.
  895.  
  896.  
  897. HOT COMMANDS
  898. ════════════
  899.  
  900. In addition to all of the above, you may also define up to ten "hot" commands
  901. for general use.  The hot commands are accessed by the Ctrl+Shift+F1 through
  902. Ctrl+Shift+F10 function keys.  Hot commands only work in Panel Mode.  See User
  903. Menu Mode to see how to take advantage of adding a '+', '?' or '!' to your hot
  904. key commands.
  905.  
  906. Text
  907. ────
  908. The text to be displayed for the hot command on the function key line when
  909. holding down both Ctrl and Shift.
  910.  
  911. S
  912. This determines whether DOSview will swap or not before running the hot
  913. command.  Some external programs require swapping due to their memory
  914. requirements.
  915.  
  916. Command
  917. ───────
  918. Any command line that you can run from DOS (except memory-resident programs,
  919. of course) may be placed in a hot command.
  920.  
  921. There are three enhancements.  One, if you place a '+' at the beginning of the
  922. hot command, DOSview will treat it as a filename and try to edit it with its
  923. internal editor.  Two, placing a '?' within the hot command will let DOSview
  924. prompt you for command line parameters.  Three, placing a '!' within the hot
  925. command substitutes the highlighted filename for the '!'.
  926.  
  927.  
  928. QUICK DIRECTORIES
  929. ═════════════════
  930.  
  931. This option allows you to define various locations on your machine or on a
  932. network that you like to go to quickly and often.  This is done with the F9
  933. key from the main panels.  In other words, to define F:\PUBLIC as a quick
  934. go to place, say to be used with the P letter, simply place F:\PUBLIC in the P
  935. slot.  If one of your panels is already at F:\PUBLIC, then you could simply
  936. press F3 or F4 to have DOSview put F:\PUBLIC there for you (great for long
  937. directories).
  938.  
  939.  
  940. FILTER SETS
  941. ═══════════
  942.  
  943. Define file extension groups for the Filter files function (Ctrl+F).  Only
  944. trailing wildcards are allowed.
  945.  
  946.  
  947. IGNORED DIRECTORIES
  948. ═══════════════════
  949.  
  950. Place here any directory that you would like to avoid searching when using the
  951. Find File (Ctrl+Z) command.  \MAIL on a Novell 3.11 server is a great choice.
  952.  
  953.  
  954. NETWORK (registered version only)
  955. ═══════
  956.  
  957. Private vs Local Menu
  958. ─────────────────────
  959. The user menu file to be accessed when pressing Alt+=.  Normally, Alt+= brings
  960. up a current directory user menu file.  See Network Operations.
  961.  
  962. User Name for Net Prompt
  963. ────────────────────────
  964. The name to be shown in the DOSview prompt when on a network.  See Network
  965. Operations.  This is a required item.
  966.  
  967.  
  968. SAVE
  969. ════
  970.  
  971. This saves the states of the two directory panels.  The saved panel items are:
  972.  
  973.      Active panel (Tab)
  974.      Other panel visibility (Shift+Tab)
  975.      Panels height (Shift+F9)
  976.      Left/Right panel Wide/Snake Mode (Ctrl+F9)
  977.      Left/Right panel sort key type (Shift+F1)
  978.      Left/Right panel data display (Ctrl+F8)
  979.      Left/Right panel Status panel (Ctrl+F7)
  980.  
  981.  
  982. NOTES
  983. ═════
  984.  
  985. The setup file, DV.INI, is normally kept in DV.EXE's home directory (see
  986. Network Operations for an important exception).
  987.                                     EDITOR
  988. ══════════════════════════════════════════════════════════════════════════════
  989.  
  990. INTERNAL EDITOR
  991. ═══════════════
  992.  
  993. DOSview has an internal editor.  This means that any time you press F4, by
  994. default, DOSview will instantly edit the file with its editor.  Although the
  995. DOSview editor has some limitations, it also has some handy characteristics.
  996.  
  997. Advantages
  998. ──────────
  999. o    Instantly available and always there when you need it.
  1000.  
  1001. o    Line oriented blocking (many external editors, however, if they offer
  1002.      blocking, will have more sophisticated blocking capabilities).
  1003.  
  1004. o    Instant cut and paste line operation (F3 and F4).
  1005.  
  1006. o    Built-in ascii chart.
  1007.  
  1008. o    Basic printing capability.
  1009.  
  1010. o    Word wrap, justification, case ops, shift ops, tab options, and white
  1011.      space display options.
  1012.  
  1013. o    Secondary WordStar commands key set.
  1014.  
  1015. o    Automatic editing of readonly files, restoring that attribute upon
  1016.      completion of editing.
  1017.  
  1018. o    Clean editing format, i.e., closes the file while it is being edited to
  1019.      make life easier on a network.
  1020.  
  1021. Disadvantages
  1022. ─────────────
  1023. o    Text file editing only.
  1024.  
  1025. o    Files of 65519 bytes or less.
  1026.  
  1027.  
  1028. What's nice about the internal editor is that you can have it when you want it
  1029. and still use your own favorite external editor when you wish.  See more about
  1030. editing choices in SETUP.  We think the DOSview internal editor is quite
  1031. useful.  As meager as this documentation is -- it was done in its entirety
  1032. with the DOSview editor.  (It helped us keep the doc small!)
  1033.  
  1034. Here are the internal editor commands by keys:
  1035.  
  1036. Normal Function Keys
  1037. ────────────────────
  1038. F1   HELP      Context-sensitive help.
  1039.  
  1040. F2   SAVE      Saves the file being edited and continues editing.
  1041.  
  1042. F3   NEXT      Search for the last defined Find text.
  1043.  
  1044. F4   FIND      Search for text.
  1045.  
  1046. F5   COPYB     Copies the marked block to the cursor position.
  1047.  
  1048. F6   MOVEB     Moves the marked block to the cursor position.
  1049.  
  1050. F7   BEGINB    Defines the beginning of a block.
  1051.  
  1052. F8   ENDB      Defines the end of a block.
  1053.  
  1054. F9   HIDEB     Toggles showing and hiding of a marked block.
  1055.  
  1056. F10  QUIT      Quits editing.
  1057.  
  1058. Alternate Function Keys
  1059. ───────────────────────
  1060. F1   CHART     Displays an ascii chart.
  1061.  
  1062. F2   PRTB≈F    Prints the highlighted block or the entire file to LPT 1, 2, 3.
  1063.  
  1064. F4   REPL      Search for and replace text.
  1065.  
  1066. F5   WRITEB    Writes the current block to a file.
  1067.  
  1068. F6   READB     Reads a file into a block.
  1069.  
  1070. F8   DELB≈L     Delete the current block or line.
  1071.  
  1072. F10  DISPLAY   Shows all file parts separate from non-file parts.  A great way
  1073.                to find extra spaces at the end of lines.  Also toggles between
  1074.                showing actual control characters and an easier-to-identify
  1075.                representation of them.
  1076.  
  1077. Shift Keys
  1078. ──────────
  1079. F1   GOMK1     Go to marker one.
  1080.  
  1081. F2   GOMK2     Go to marker two.
  1082.  
  1083. F3   GOMK3     Go to marker three.
  1084.  
  1085. F6   CSEB≈L     Upper, lower, or invert case of current block or line.
  1086.  
  1087. F7   JstB≈L     Justify left, center, or right the current block or line.
  1088.                 (Alt+L, C, R)
  1089.  
  1090. F8   SFTB≈L     Shift left or right the current block or line.
  1091.  
  1092. F9   TABB≈L     Detab or Entab the current block or line.  Tabs are replaces
  1093.                with spaces, or vice versa.
  1094.  
  1095. F10  DATE      Place the current date, like 02-04-95, at the cursor location.
  1096.  
  1097. Control Keys
  1098. ────────────
  1099. F1   SETMK1    Set marker one.
  1100.  
  1101. F2   SETMK2    Set marker two.
  1102.  
  1103. F3   SETMK3    Set marker three.
  1104.  
  1105. F8   RTMGN     Define the right margin.
  1106.  
  1107. F9   TABTG     Toggle tabs between 8 and 5 spaces.
  1108.  
  1109. F10  INDTG     Toggle auto-indent on or off.
  1110.  
  1111. Miscellaneous Keys
  1112. ──────────────────
  1113. Ctrl+X         Cut either the current line or the current block (if a block is
  1114.                highlighted) for later pasting.
  1115.  
  1116. Ctrl+C         Copies the current block or line.
  1117.  
  1118. Ctrl+V         Pastes the last line or block that was cut (once).
  1119.  
  1120. Ins            Toggles insert/overtype modes.
  1121.  
  1122. Del            Deletes character at the cursor.
  1123.  
  1124. Ctrl+T         Deletes word.
  1125.  
  1126. Ctrl+E         Deletes to end of line.
  1127.  
  1128. Ctrl+BkSp      Deletes word left.
  1129.  
  1130. Ctrl+Y         Deletes current line.
  1131.  
  1132. Ctrl+W         Toggles word wrap.
  1133.  
  1134. Ctrl+B         Reformats the current paragraph from the cursor position to the
  1135.                end of the paragraph.
  1136.  
  1137. Ctrl+P         Enters a control character with the next character typed.  To
  1138.                enter an Escape character, press Ctrl+P and then Escape.
  1139.  
  1140. Ctrl+Z         Restore current line.
  1141.  
  1142. Alt+W          Toggles both word wrap and tab size (doc mode on/off).
  1143.  
  1144. Movement Keys
  1145. ─────────────
  1146. Arrows         One place in arrow direction.
  1147.  
  1148. Home           To beginning of line.
  1149.  
  1150. End            To end of line.
  1151.  
  1152. PgUp           Up one screen.
  1153.  
  1154. PgDn           Down one screen.
  1155.  
  1156. Ctrl+Home      To top of screen.
  1157.  
  1158. Ctrl+End       To bottom of screen.
  1159.  
  1160. Ctrl+PgUp      To top of file.
  1161.  
  1162. Ctrl+PgDn      To bottom of file.
  1163.  
  1164. Status Line Symbols
  1165. ───────────────────
  1166. The status line at the top of the editing screen is defined like this:
  1167.  
  1168. *FILENAME.EXT XX% Blk Ins Ind Tab:X Wrp:XX Row:XXXX Col:XXX Chr:XXX KB:XX  HH:MM
  1169.  
  1170. *              File has been modified and not yet saved.
  1171.  
  1172. FILENAME.EXT   The name of the file being edited.
  1173.  
  1174. XXX%            Cursor placement in the file as a percentage of 100%.
  1175.  
  1176. Blk            A block is marked and showing.
  1177.  
  1178. Ins            Insert mode selected (vs overtype mode).
  1179.  
  1180. Ind            Auto indent mode selected.
  1181.  
  1182. Tab:X          Tab size is X (5, 8).
  1183.  
  1184. Wrp:XX         Right margin is XX (28 - 78).
  1185.  
  1186. Row:XXXX       Row is XXXX (1 - 9999).
  1187.  
  1188. Col:XXX        Column is XXX (1 - 254).
  1189.  
  1190. Chr:XXX        Character at cursor is code XXX (0 - 255).
  1191.  
  1192. KB:XX          File is XX KBytes in size (0 - 64).
  1193.  
  1194. HH:MM          Current time.
  1195.  
  1196. Editor Notes
  1197. ────────────
  1198. All switches and states (word wrap, last find string, etc) are remembered
  1199. between editing sessions as long as DOSview remains active.
  1200.  
  1201. Most commands move the cursor down one line after completion to make
  1202. repetitive editing operations easier.
  1203.  
  1204. The word wrap function offers an extra feature not found in a lot of editors
  1205. or word processors.  When wrapping a paragraph, it respects the correctness of
  1206. two following spaces after sentence endings.  In fact, it checks lines to make
  1207. sure this is the case, and if it finds an incorrect instance, it corrects it
  1208. during the wrap.
  1209.  
  1210.  
  1211. INTERNAL VIEWER
  1212. ═══════════════
  1213.  
  1214. DOSview comes with its own internal viewer.  This means that any time you
  1215. press F3, by default, DOSview will instantly view the file with its viewer,
  1216. unless, of course, an 'ext' program has been defined.  The DOSview viewer is
  1217. quite weak and is only available in case a defined external viewer is not
  1218. available.  It is only meant for text files and is actually a read-only
  1219. implementation of the editor.  If you do not have an external viewer of your
  1220. own, we recommend you use the included DVV.EXE program here.
  1221.  
  1222. Advantages
  1223. ──────────
  1224. o    The viewer is available in case you have nothing else to use.
  1225.  
  1226. Disadvantages
  1227. ─────────────
  1228. o    Text file viewing only.
  1229.  
  1230. o    Files larger than 64K will only display the first 64K.
  1231.  
  1232.  
  1233. See more about viewing choices in SETUP.  Available keys are similar to the
  1234. internal editor's.
  1235.                                   PANEL MODE
  1236. ══════════════════════════════════════════════════════════════════════════════
  1237.  
  1238. Panel Mode is the normal DOSview interface.  Normally two panels are visible,
  1239. left and right.  A panel shows a portion of the current drive for that panel.
  1240. It follows that the current panel shows the current drive (and directory)
  1241. while the other panel shows its drive and directory (which may not be the
  1242. current place unless both panels show the same thing).
  1243.  
  1244. Where a panel resides is called its domain.  In other words, if the current
  1245. panel (the panel that has the wide bar highlight cursor) is showing the TOOLS
  1246. directory contents on drive C, then that panel's domain is C:\TOOLS (the
  1247. current directory if you were really in DOS).  It's really very intuitive.
  1248.  
  1249. The top of each panel shows its domain name.  The current panel shows its
  1250. domain name in reverse colors, while the other panel shows its domain name in
  1251. the normal panel window frame color.
  1252.  
  1253. Within each panel are listed the directories (first) and the files (second)
  1254. that are in that domain.  They may be sorted in almost any fashion.  They may
  1255. or may not be filtered.
  1256.  
  1257. A big difference is whether the panel is in Wide Mode or Snake Mode.
  1258.  
  1259. Wide Mode
  1260. ─────────
  1261. This is the alternate panel format.  In this mode, each line includes a file
  1262. or directory name and certain information about that file or directory.  The
  1263. wide bar cursor covers the width of the panel.  The top line in the panel
  1264. shows the titles for each field in the panel.  One of the field's titles is
  1265. always off-color, denoting the current sort key.  The bottom line in the panel
  1266. shows the totals for files, file sizes and directories within the panel's
  1267. domain.  Note that when files are tagged, the file and size totals change to
  1268. the totals for the tagged files only (the color changes to that of a tagged
  1269. file to help you remember this).  Also available on this line is a 'H' or 'R'
  1270. denoting whether all hidden or readonly files or shown in a "ghost" color via
  1271. the GHOST command toggle.  Additionally, files may be colored differently if
  1272. the file colors switch is active (see SETUP for more on this).
  1273.  
  1274. The size column may be in bytes or kilobytes, depending on the status of the
  1275. DATA command toggle.  The same is true for the last column, which will show
  1276. either the file time or the file attributes.  (This is true to an extent in
  1277. both Wide and Snake Modes).
  1278.  
  1279. Snake Mode
  1280. ──────────
  1281. This is the default panel format.  In this mode, each of three columns show a
  1282. continuing list of directory and file names from the previous column.  The
  1283. information for each file is now shown on the top line in the panel window.
  1284. One of the information items will still be off-color to denote the current
  1285. panel sort key.  The bottom line in the panel is the same as Wide Mode.
  1286.  
  1287. Command Line
  1288. ────────────
  1289. These keys will manipulate the command line while in Panel Mode:
  1290.  
  1291. Ctrl+Lft/Rgt   Move left/right ONE character on the command line (Left/Right
  1292.                are used to move the wide bar cursor).
  1293.  
  1294. Ctrl+Home/End  Move to the next WORD on the command line (Home/End are used
  1295.                to move the wide bar cursor).
  1296.  
  1297. Ctrl+E/X       Use these keys to load the previous/next issued DOS
  1298.                command onto the command line (Up/Down are used to move the
  1299.                wide bar cursor).
  1300.  
  1301. Ctrl+BkSp/T    Delete the previous/next word on the command line.
  1302.                                    DOS MODE
  1303. ══════════════════════════════════════════════════════════════════════════════
  1304.  
  1305. DOS Mode is the alternate DOSview interface.  When in Panel Mode, pressing F2
  1306. takes you to DOS Mode (removes the panels from view).  The purpose of DOS Mode
  1307. is really just to view the full DOS screen.  But while in this mode, the
  1308. command line is a little easier to use.  If you change directories and then
  1309. later change to Panel Mode with F2, the new current directory will become the
  1310. current panel's domain, as you would expect.  We use F2 a lot to see the DOS
  1311. screen and to sometimes enter complicated DOS commands and then press Up Arrow
  1312. to repeat or edit them.  That's why this toggle command is on such a choice
  1313. function key.
  1314.  
  1315. In DOS Mode these keystrokes are available:
  1316.  
  1317. Normal Function Keys
  1318. ────────────────────
  1319. F1   HELP      DOS Mode help.
  1320.  
  1321. F2   PANELS    Returns to Panel Mode.
  1322.  
  1323. F10  QUIT      Quits DOSview.
  1324.  
  1325. Control Function Keys
  1326. ─────────────────────
  1327. F1   PANEL <   Turns on the left panel.
  1328.  
  1329. F2   PANEL >   Turns on the right panel.
  1330.  
  1331. Command Line
  1332. ────────────
  1333. Up/Down        Use these keys to load the previous/next issued DOS
  1334.                command onto the command line.
  1335.  
  1336. Left/Right     Moves left/right on the command line.
  1337.  
  1338. Ctrl+Lft/Rgt   Moves left or right one word on the command line.
  1339.  
  1340. Home/End       Moves to the beginning/end of the command line.
  1341.  
  1342. Ctrl+BkSp/T    Deletes the previous/next word on the command line.
  1343.  
  1344. Ins            Toggle insert/overtype modes.
  1345.  
  1346. Esc            Restores and edited command line to its original form or
  1347.                deletes a command line.
  1348.                                   TREE MODE
  1349. ══════════════════════════════════════════════════════════════════════════════
  1350.  
  1351. DOSview has a Tree Mode that has one purpose, to find and go to directories
  1352. quickly.  Trying to navigate through many directories, even from within a
  1353. DOSview panel, can be tedious.  However, a quick '/' press works wonders.  All
  1354. of the intermediary directory reads needed to get to some deep directories are
  1355. passed when using the tree.  Once you try it, you'll see what we mean.  The
  1356. Tree Mode commands are:
  1357.  
  1358. Function Keys
  1359. ─────────────
  1360. F1   HELP      Tree Mode help.
  1361.  
  1362. F2   FIND      This command brings up a dialog box asking for the name of the
  1363.                directory you are searching for.
  1364.  
  1365. F3   NEXT      After moving to a directory on the tree's pick list, press F3
  1366.                to move to the next occurrence of the directory name you are
  1367.                trying to find.
  1368.  
  1369. F5   MAKE      This command remakes the tree in case you have changed your
  1370.                directory structure.  You have the choice of ignoring any
  1371.                previously defined ignore directories (defined in Setup).
  1372.  
  1373. F10  CANCEL    This command quits Tree Mode.  Pressing Enter on a directory
  1374.                will do the same thing, of course, after taking you to that
  1375.                directory.
  1376.  
  1377. Notes
  1378. ─────
  1379. After bringing up the tree, you can press the character keys to start an
  1380. incremental search.  For example, if you are looking for a directory named
  1381. TEMP, just start typing it:  T E M P.  DOSview will take you to that directory
  1382. name (if it is in the list) and then just press Enter to go to the directory
  1383. TEMP.  Alt keys are not used for this purpose here.
  1384.  
  1385. The tree file, DV.TRE, is always kept in the root directory of the current
  1386. drive in readonly, hidden status.
  1387.  
  1388. When attempting to make the tree file, DOSview always checks to see if it is
  1389. possible (you have rights to that root directory, etc.) before actually
  1390. starting the make.
  1391.  
  1392. If you select a subdirectory starting with the same name as a sibling
  1393. subdirectory under the same parent directory, DOSview may be unable to locate
  1394. it.  For example, in this tree segment:
  1395.  
  1396.   ├PARENT
  1397.   │├SUB
  1398.   │└SUB2
  1399.  
  1400. if you select SUB2, DOSview will probably report it as missing.
  1401.  
  1402. If you have too many directories, Tree Mode will command will not work.  In
  1403. that case you may wish to suppress certain directory structures by using the
  1404. ignore directories list (defined in Setup).
  1405.                                USER MENU MODE
  1406. ══════════════════════════════════════════════════════════════════════════════
  1407.  
  1408. DOSview has a built-in menuing capability.  Probably the easiest way to
  1409. describe this is make a menu item and run it.
  1410.  
  1411. So..  press '=' to bring up the menu.  At first their will be nothing in the
  1412. list.  Press F4 to edit the list.  As an example, enter D on the first line.
  1413. Press the Space Bar once.  Enter Dir on the first line.  Tab once and enter
  1414. the '~' character.  Enter DIR/W.  Press Enter to go to the next line.  Press
  1415. F2 to save the menu file.  Press F10 to quit the editing mode (the menu is
  1416. simply a text file edited and held in the internal editor).  Press Enter while
  1417. pointing to your Dir menu command.  That's all there is to it.  You can have a
  1418. near unlimited number of items in this list.  Any typeable character can be
  1419. used as the menu character (case is sensitive here).
  1420.  
  1421. To prompt for input, place a '?' within the actual DOS command.  DOSview will
  1422. ask you for optional parameters.  You may type in the parameter or press
  1423. Ctrl+Enter to insert either the highlighted file or all of the tagged files
  1424. (if less than 127 characters) into the DOS command.  When editing the menu
  1425. file, press F1 for a display of how to enter a menu item (as we just did
  1426. above).
  1427.  
  1428. Placing a '!' within the DOS command causes DOSview to use the highlighted
  1429. file as the parameter.
  1430.  
  1431. Placing a '+' at the beginning of the DOS command makes DOSview edit the DOS
  1432. command (treating it as a file name) with its internal editor.
  1433.  
  1434. Hot keys, discussed earlier under SETUP, can also use the '+', '?' and '!'
  1435. parameters.
  1436.  
  1437. To define a local menu for the current directory, press Alt+= instead of =.
  1438.  
  1439. Function Keys (when using the menu)
  1440. ─────────────
  1441. F1   HELP      Help.
  1442.  
  1443. F4   EDIT      Edits the menu file.
  1444.  
  1445. F10  CANCEL    Quits User Menu Mode.
  1446.  
  1447. Function Keys (when editing the menu)
  1448. ─────────────
  1449. F1   HELP      Help (same as editor help).
  1450.  
  1451. F2   SAVE      Saves the menu file.
  1452.  
  1453. F10  QUIT      Quits editing.
  1454.  
  1455. Notes
  1456. ─────
  1457. The menu file, DV.MNU, is always kept in DV.EXE's home directory in readonly,
  1458. hidden status (DOSview's internal editor can edit readonly files).
  1459.  
  1460. Note that when editing the menu file, you are actually in DOSview's internal
  1461. editor with a different window size.  All internal editor functions work
  1462. normally.  Also, F1 (Help) gives a good example of how to enter a new menu
  1463. item.
  1464.  
  1465. Menu editing is only allowed when you are in Panel Mode.
  1466.                                    TAGGING
  1467. ══════════════════════════════════════════════════════════════════════════════
  1468.  
  1469. There is more than one way to tag a file or group of files in DOSview.  The
  1470. quickest and most used way is to use the Ins key to toggle the tag on the
  1471. currently highlighted file to on or off.
  1472.  
  1473. Note that when you tag files, the bottom line in the panel window changes to
  1474. the tagged color and now displays file and size totals for the tagged files
  1475. only.
  1476.  
  1477. Another way to tag files is to use the '+' key (either one) for tagging and
  1478. the '-' key for untagging.  In these cases, you will be asked for a file
  1479. specification.  Any true DOS wild card spec here (unlike some other areas of
  1480. DOSview) determines which files will be tagged or untagged.  When tagging a
  1481. large set of files, this process can take a few seconds or sometimes moments
  1482. (unless the spec is *.*) as DOSview rereads the panel and matches the
  1483. appropriate file names.
  1484.  
  1485. This +, - tagging and untagging is progressive.  In other words you may decide
  1486. to tag *.EXE files and then tag *.COM files.  The *.EXE set will remain tagged
  1487. as the *.COM files become tagged.
  1488.                                   BATCH MODE
  1489. ══════════════════════════════════════════════════════════════════════════════
  1490.  
  1491. The BATCH command is available to help you perform batch operations on defined
  1492. groups of files in the current panel's domain.  After tagging the files you
  1493. wish to manipulate, press this command key and a dialog box will appear.  Here
  1494. are the dialog questions:
  1495.  
  1496. File name      Enter the name of the batch file you wish to make or run here.
  1497. ─────────      The default is always ~DV.BAT.  If you do not change this name,
  1498.                then when you execute the information entered into the dialog
  1499.                box, DOSview will immediately run this batch file but will
  1500.                _not_ save it.  You need to rename this default name to
  1501.                something else, like MY.BAT, in order to save it.  Then DOSview
  1502.                will immediately save the file but not run it.  You must then
  1503.                point to it and run it or enter its name on the command line.
  1504.                This is so you can review and perhaps edit the batch file
  1505.                before executing it.  You can also name the file by an ordinary
  1506.                name like MYLIST as opposed to a batch file name (.BAT).  This
  1507.                can be extremely useful for those programs (like PKZIP) that
  1508.                can use a list full of file name derivatives.
  1509.  
  1510. Text before    Enter any text you wish to place before each file listed (the
  1511. ───────────    tagged files) in the batch/list file.
  1512.  
  1513. Format         Here, you have three choices on how DOSview will actually write
  1514. ──────         the tagged file names to the file.
  1515.  
  1516.                P = the full pathname, like C:\TOOLS\MY.EXE;
  1517.                F = the filename and extension only, like MY.EXE; and
  1518.                N = the filename only, like MY.
  1519.  
  1520. Text after     Enter any text you wish to place after each file listed (tagged
  1521. ──────────     files) in the batch/list file.
  1522.  
  1523. Note that the bottom line in the dialog box always shows you exactly the line
  1524. you are building with the above entries.
  1525.  
  1526. BATCH FILE example:
  1527. If you enter
  1528.  
  1529. MY.BAT
  1530. copy
  1531. N
  1532. B: /v
  1533.  
  1534. then DOSview would make this batch file:
  1535.  
  1536. copy FILEX.EXT   B: /v
  1537. copy FILEXX.EXT  B: /v
  1538. copy FILEXXX.EXT B: /v
  1539. etc..
  1540.  
  1541. where FILEX.EXT represents the files you have tagged prior to entering the
  1542. dialog box.
  1543.  
  1544.  
  1545. LIST FILE example:
  1546.  
  1547. If you enter
  1548. MYLIST
  1549.  
  1550. F
  1551.  
  1552.  
  1553. then DOSview would make this list file:
  1554. FILEX.EXT
  1555. FILEXX.EXT
  1556. FILEXXX.EXT
  1557. etc..
  1558.  
  1559. Here, you could then issue this command on the DOS command line:
  1560.  
  1561. PKZIP -U @MYLIST
  1562.  
  1563. instead of
  1564.  
  1565. PKZIP -U FILE1.EXT FILE2.EXT FILE3.EXT etc.
  1566.                           COMMONLY ASKED QUESTIONS
  1567. ══════════════════════════════════════════════════════════════════════════════
  1568.  
  1569. Remember, you can get help anytime DV asks you a question by pressing <F1>.
  1570.  
  1571.  
  1572. [SWAPPING]
  1573. ?       I want DV to swap to high memory.  What's the easiest way to do that?
  1574. Answer: Simple.  Just put the following line in your CONFIG.SYS (if you run
  1575.         Windows, it's probably already there) and then reboot once for it to
  1576.         take affect:  DEVICE=[PATH]HIMEM.SYS   Make sure the "Allow swapping
  1577.         to XMS" switch answer is "Y" under Overall Settings in Setup (which
  1578.         is accessed by pressing Shift-F10).  More esoteric swapping options
  1579.         are available if you have the need, but you probably won't.
  1580.  
  1581.  
  1582. [CHANGING DRIVES]
  1583. ?       Why does DV lose file markings when I select another drive for the
  1584.         other panel [by using the DOS line to issue a C: command, etc]?
  1585. Answer: After marking files in one panel, use Alt-F1 or Alt-F2 to change the
  1586.         drive of the other panel.  This way, markings will not be lost.
  1587.  
  1588.  
  1589. [PROGRAM ASSOCIATIONS]
  1590. ?       I'm having trouble defining program associations in setup.
  1591. Answer: It's really easy.  Simply type in the exact command you would have
  1592.         entered from the DOS prompt -minus the actual file name to be viewed
  1593.         or edited.  For example, to enter WordPerfect for all *.DOC file,
  1594.         enter WP if your DOS command line would have been WP FILENAME; but
  1595.         enter C:\WP51\WP FILENAME if that would have been your DOS command
  1596.         line (because WordPerfect is not in your path).  Then all you have to
  1597.         do is decide whether you should make DV swap for this command or not.
  1598.         If in doubt, make it swap.
  1599.  
  1600.  
  1601. [VIEWING]
  1602. ?       Why does DV's screen sometimes mess up a little bit when I try to view
  1603.         a file [and can't]?
  1604. Answer: When attempting to view a file with an external viewer in the non-swap
  1605.         mode, DV attempts to remain exactly as it was during and after the
  1606.         view.  If there was not enough memory to view the file, some viewers
  1607.         issue a DOS message stating such.  If the DOS cursor was at the bottom
  1608.         of the screen when this happens, DV's screen gets "moved up" one line
  1609.         (but DV doesn't know it).  DV removes the viewer's DOS screen leaving
  1610.         its own "moved up" screen on the monitor in this case.  To correct
  1611.         this situation, simply press F2 twice to remove and redraw the panels.
  1612.         To permanently correct the situation, setup this viewer in the
  1613.         swapping mode.  In the case of DVzip, you could turn the "close
  1614.         integration" switch off (also or instead), depending upon your
  1615.         machine's memory configuration.
  1616.  
  1617. ?       I need more viewers [than have been provided].
  1618. Answer: The beauty of DOSview is that it can use any program (other than TSRs)
  1619.         as a viewer through program association (you define them in setup).
  1620.         So feel free to use viewers from other programs or just use other
  1621.         programs to view/edit your different file types.
  1622.  
  1623. ?       The included DVV.EXE has trouble with very large files.
  1624. Answer: DVV.EXE was included for those of you who do not have another viewer
  1625.         available.  There are some fine viewers available to you nearly free
  1626.         just for the asking.  Vernon Buerg's LIST program, available from any
  1627.         bulletin board, works absolutely wonderful with DOSview, for example.
  1628.         Please remember that his program is shareware.
  1629.  
  1630.  
  1631. [MISCELLANEOUS]
  1632. ?       Sometimes when I press the / key for the directory tree, nothing seems
  1633.         to happen.
  1634. Answer: The single-key shortcut keys ( /, `, =, +, -, ~, *) only work when the
  1635.         DOS cursor is at the beginning of the line.  If you have already typed
  1636.         something on the DOS command line, then DV thinks these keys are part
  1637.         of the command.  In most cases you can type a function key equivalent
  1638.         for the shortcut keys if needed.
  1639.  
  1640. ?       I have trouble editing commands on the command line [when the panels
  1641.         are showing].
  1642. Answer: In Panel Mode DOS command line editing is limited (see the second main
  1643.         help screen for the available keys).  However if you press F2 to
  1644.         remove the panels, then all normal editing keys are available.  The
  1645.         reason for this is that Panel Mode "steals" some of the normal line
  1646.         editing keys to make moving around the panels easier.
  1647.  
  1648. ?       Why can't I re-make DV's directory tree on the network?
  1649. Answer: You probably do not have rights to the root directory of that drive.
  1650.         Ask your supervisor to re-make it periodically for you and others.
  1651.  
  1652. ?       Why does DV's prompt have a  [right-pointing triangle] character at
  1653.         the end of it?
  1654. Answer: So you can tell you are in DOSview when the panels have been removed.
  1655.  
  1656. ?       My secretary uses DV and I don't want her wiping directories [or doing
  1657.         other dangerous commands]!
  1658. Answer: Turn the Expert Mode switch to off in Setup.
  1659.  
  1660.  
  1661. [MOUSE SUPPORT]
  1662. ?       Where is the mouse support?
  1663. Answer: There is none because it would take another 30-40K to do it properly.
  1664.         We wanted to keep DV's swap size down to around 200K or so while using
  1665.         as little DOS memory as possible (it now uses around 4K).
  1666.  
  1667.  
  1668.                   NETWORK OPERATIONS (FOR REGISTERED USERS)
  1669. ══════════════════════════════════════════════════════════════════════════════
  1670.  
  1671. (This section is only applicable to registers users.)
  1672.  
  1673. This section applies to all network operating systems, not just Netware.
  1674.  
  1675. Operating DOSview on a network is exactly like operating it on a standalone
  1676. machine with the following exceptions.
  1677.  
  1678.      ***** The following can be accomplished by running DVNSETUP.EXE *****
  1679.  
  1680. You _may_ configure DOSview so that each user gets their own DV.INI file.
  1681. Simply make a file that resides in DV.EXE's home directory called DV.NET.  1)
  1682. Place the path for users' INI files on the first line of this file, like H:\.
  1683. All users must have access rights to this path and it must be a place that is
  1684. physically distinct for all users.  A "privately" mapped "home" drive is
  1685. perfect in this case, like mapping F:\USER\USERNAME to H:\.  2) Optionally,
  1686. place the path of a shared network files, called DV.LOG and DV.TOD, on the
  1687. second line.
  1688.  
  1689. 1) In the above case, when a user starts DOSview for the first time, DOSview
  1690. will copy the DV.INI file from DV.EXE's home to the path defined on line 1 of
  1691. DV.NET.  It will only do that if the local DV.INI is not already there.  From
  1692. then on, the user will use and change their own INI file.
  1693.  
  1694. 2) If the path to the log file was defined on line two of DV.NET, then Ctrl+N
  1695. will edit a shared log file (great for network in-progress notes between
  1696. users).  Only one user is allowed access to this file at one time.  But all
  1697. users are notified (a check mark is shown on the time display or on the status
  1698. panel) when the log file has been changed since their last look at it.
  1699.  
  1700. The network supervisor should run DOSview the first time before making the
  1701. DV.NET file and setup the desired default configuration for users.  Then, quit
  1702. DOSview, make the DV.NET file (use DVNSETUP), and restart DOSview.
  1703.                    BONUS UTILITIES (FOR REGISTERED USERS)
  1704. ══════════════════════════════════════════════════════════════════════════════
  1705.  
  1706. The following functions are also included with registration:
  1707.  
  1708. FULL NETWORK SUPPORT
  1709.  
  1710.  
  1711. The following programs are included with registration (listed alphabetically):
  1712.  
  1713.  
  1714. DVA.EXE   - An ascii chart showing the decimal, hexidecimal and character
  1715.             codes of all 256 ascii characters.
  1716.  
  1717.  
  1718. DVC.EXE   - A 5-function programmer's calculator that also performs
  1719.             floating point (currency) calulations.
  1720.  
  1721.  
  1722. DVI.EXE   - DOSview's internal editor -externally.
  1723.  
  1724.  
  1725. DVG.EXE   - A DOS-level batch get utility.  With this utility, you can get
  1726.             answers through a popup window.
  1727.  
  1728.  
  1729. DVL.EXE   - A computer logging utility.  We use this utility to log nearly
  1730.             everything that happens on our network.
  1731.  
  1732.  
  1733. DVP.EXE   - A screen poster utility.  Great for network notification.
  1734.  
  1735.  
  1736. DVM.EXE   - An instant menu pick and run program.  This utility has many
  1737.             unique uses.
  1738.  
  1739.  
  1740. DVS.EXE   - A computer security program.
  1741.                                   SHAREWARE
  1742. ══════════════════════════════════════════════════════════════════════════════
  1743.  
  1744. Evaluation Copy
  1745. ═══════════════
  1746.  
  1747. THIS IS NOT FREE SOFTWARE!  You may evaluate and use this product, but if you
  1748. decide to make use of it on a regular basis, you must register your copy.
  1749.  
  1750. NOTE:  BUSINESSES, GOVERNMENT AGENCIES AND INSTITUTIONS ARE REQUIRED TO
  1751. REGISTER THIS SOFTWARE PACKAGE BEFORE EXTENDED USE.
  1752.  
  1753. We offer several inducements to you for registering.  First of all, you will
  1754. receive the most up-to-date copy of the program -- and we update the program
  1755. on a regular basis.  Second, we have additional mini-utilities that work
  1756. nicely with DOSview not included in this package that we will ship to you
  1757. upon registration.  Third, DOSview will work as a shared network program that
  1758. includes access to a shared network note file between users/administrators.
  1759. Fourth, you will receive a printer manual.  Fifth, you will never see the
  1760. shareware message again.  Make no mistake, however -- this is a fully
  1761. functional version of DOSview that is not "crippled" in any way.
  1762.  
  1763.  
  1764. Distribution
  1765. ════════════
  1766.  
  1767. This is "user-supported" software.  You are hereby granted permission to
  1768. distribute this evaluation copy of DOSview and its documentation, subject to
  1769. the following conditions:
  1770.  
  1771. 1.  Shareware DOSview may be distributed freely without charge in evaluation
  1772.     form only.  The original PKZIP file, DOSVUE_4.ZIP, is preferred.
  1773.  
  1774. 2.  DOSview in its shareware form may not be sold, licensed, or a fee charged
  1775.     for its use.  If a fee is charged in connection with DOSview, it must
  1776.     cover the cost of copying or dissemination only.  Such charges must be
  1777.     clearly identified as such by the originating party.  Under no
  1778.     circumstances may the purchaser be given the impression that he is buying
  1779.     a registered version of DOSview.
  1780.  
  1781. 3.  Shareware DOSview must be presented as a complete unit with documentation.
  1782.     Neither DOSview nor its documentation may be amended or altered in any way
  1783.     without permission of the copyright holder.
  1784.  
  1785. 4.  By granting you the right to distribute the evaluation form of DOSview,
  1786.     you do not become the owner of DOSview in any form.
  1787.  
  1788. Any other use, distribution or representation of DOSview is expressly
  1789. forbidden without written consent from the copyright holder.
  1790.  
  1791.  
  1792. Registration
  1793. ════════════
  1794.  
  1795. The single-user registration fee for DOSview is $55.00 US.
  1796. ($10 shipping and handling is included.)
  1797.  
  1798. The commercial/government and multi-system site fee for DOSview is:
  1799.  
  1800.      Single-user version:
  1801.           Per machine        -  $55.00 US.
  1802.      Network server version:
  1803.           Per server         - $195.00 US.
  1804. ($10 shipping and handling is included.)
  1805.  
  1806. Send a check drawn on a US bank, a postal money order, a cashiers check, or a
  1807. company/institution purchase order for the appropriate amount to:
  1808.  
  1809.      Bremer Corporation                  INTERNET E-mail:  zboray@io.com
  1810.      5114 Balcones Woods Drive
  1811.      Suite 307-372
  1812.      Austin, Texas 78759
  1813.  
  1814.      Telephone: 512-328-2465
  1815.      CompuServe ID: 71614,2556
  1816.  
  1817. See DVORDER.DOC for a ready-made ordering form.
  1818.  
  1819. We also accept Mastercard, Visa, American Express Card and Corporate American
  1820. Express Card telephone orders.  Send card number, expiration date and sign
  1821. the order form for card orders.
  1822.  
  1823.  
  1824. Disclaimer
  1825. ══════════
  1826.  
  1827. Bremer Corporation does not warrant that the functions contained in this
  1828. program will meet your requirements or that the program operation will be
  1829. uninterrupted or error free.
  1830.  
  1831. Bremer Corporation specifically disclaims all other warranties, expressed or
  1832. implied, including but not limited to implied warranties of fitness for any
  1833. particular purpose and of merchantability.
  1834.  
  1835. In no event will Bremer Corporation be liable to you for any damages,
  1836. including but not limited to any lost profits, lost savings, commercial
  1837. damage or other incidental or consequential damages arising out of the use or
  1838. inability to use this program, or for any claim by any other party.
  1839.  
  1840.  
  1841. Trademarks
  1842. ══════════
  1843.  
  1844. Trademarks of companies or products mentioned in DOSview documentation files
  1845. are the property of their respective companies.
  1846.